github.com/go-pg/migrations/v8.Collection.schemaExists (method)
2 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L608: func (c *Collection) schemaExists(db DB) (bool, error) {
collection.go#L647: exists, err := c.schemaExists(db)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)